Platform Explorer / Nuxeo Platform 6.0

Extension point blobPostProcessor

Documentation

Allows to contribute post processor to preview blobs after they got retrieved.

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessorDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-gwt-6.0.jar
    <extension point="blobPostProcessor" target="org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent">
        <blobPostProcessor class="org.nuxeo.ecm.platform.annotations.preview.AnnotationBlobPostProcessor"/>
      </extension>